[INFO] cloning repository https://github.com/XaF/omni
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XaF/omni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXaF%2Fomni", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXaF%2Fomni'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 261f5bdb151eac83f218705f6686f3a58d478452
[INFO] testing XaF/omni against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXaF%2Fomni" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/XaF/omni
[INFO] finished tweaking git repo https://github.com/XaF/omni
[INFO] tweaked toml for git repo https://github.com/XaF/omni written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/XaF/omni on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/XaF/omni already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb1ca9717a701f1b617dee113c0830460ed3f940d157bfe56e66842c3697d454
[INFO] running `Command { std: "docker" "start" "-a" "cb1ca9717a701f1b617dee113c0830460ed3f940d157bfe56e66842c3697d454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1ca9717a701f1b617dee113c0830460ed3f940d157bfe56e66842c3697d454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1ca9717a701f1b617dee113c0830460ed3f940d157bfe56e66842c3697d454", kill_on_drop: false }`
[INFO] [stdout] cb1ca9717a701f1b617dee113c0830460ed3f940d157bfe56e66842c3697d454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 859269b90629e2822d0c2f83e6130914836a8cc5495e0b152011a24072008ac1
[INFO] running `Command { std: "docker" "start" "-a" "859269b90629e2822d0c2f83e6130914836a8cc5495e0b152011a24072008ac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling requestty-ui v0.6.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling omnicli v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling petname-macros v3.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling node-semver v2.2.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling requestty v0.6.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling duct v1.1.1
[INFO] [stderr]    Compiling git-url-parse v0.6.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling term_cursor v0.2.1
[INFO] [stderr]    Compiling petname v3.0.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling zip-extract v0.3.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/internal/config/loader.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl ConfigLoader {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 111 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "859269b90629e2822d0c2f83e6130914836a8cc5495e0b152011a24072008ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "859269b90629e2822d0c2f83e6130914836a8cc5495e0b152011a24072008ac1", kill_on_drop: false }`
[INFO] [stdout] 859269b90629e2822d0c2f83e6130914836a8cc5495e0b152011a24072008ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05c7b1fbd8d173f3d72bd9f23de92c3f13224d314e8c5ae59faf2bf538134d66
[INFO] running `Command { std: "docker" "start" "-a" "05c7b1fbd8d173f3d72bd9f23de92c3f13224d314e8c5ae59faf2bf538134d66", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling git-url-parse v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling omnicli v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/internal/config/loader.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl ConfigLoader {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 111 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_homebrew_repository` is never used
[INFO] [stdout]    --> src/internal/env.rs:702:4
[INFO] [stdout]     |
[INFO] [stdout] 702 | fn resolve_homebrew_repository() -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "05c7b1fbd8d173f3d72bd9f23de92c3f13224d314e8c5ae59faf2bf538134d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c7b1fbd8d173f3d72bd9f23de92c3f13224d314e8c5ae59faf2bf538134d66", kill_on_drop: false }`
[INFO] [stdout] 05c7b1fbd8d173f3d72bd9f23de92c3f13224d314e8c5ae59faf2bf538134d66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c419dbb1420401818aa1ea41f838302c1ee8097f1c25a6c3874364de71f5460d
[INFO] running `Command { std: "docker" "start" "-a" "c419dbb1420401818aa1ea41f838302c1ee8097f1c25a6c3874364de71f5460d", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/internal/config/loader.rs:111:8
[INFO] [stderr]     |
[INFO] [stderr] 110 | impl ConfigLoader {
[INFO] [stderr]     | ----------------- associated function in this implementation
[INFO] [stderr] 111 |     fn new() -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_homebrew_repository` is never used
[INFO] [stderr]    --> src/internal/env.rs:702:4
[INFO] [stderr]     |
[INFO] [stderr] 702 | fn resolve_homebrew_repository() -> Option<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `omnicli` (bin "omni" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omni-8311f6021acae8fd)
[INFO] [stdout] 
[INFO] [stdout] running 540 tests
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_add_and_get_versions ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_add_and_list_installed ... ok
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_add_required_by ... ok
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_cleanup ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_cleanup_cascade ... ok
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_update_versions ... ok
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_cleanup_cascade ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_add_and_get_releases ... ok
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_add_and_list_installed ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_add_required_by ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_cleanup ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_add_required_by ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_cleanup ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_cleanup_cascade ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_required_by_multiple_versions ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_update_versions ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_add_and_get_versions ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_add_and_list_installed ... ok
[INFO] [stdout] test internal::cache::cargo_install::tests::cargo_install_operation_cache::test_multiple_required_by ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_add_tap_and_required_by ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_cleanup ... ok
[INFO] [stdout] test internal::cache::go_install::tests::go_install_operation_cache::test_multiple_required_by ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_update_releases ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_add_duplicate_install ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_add_duplicate_tap ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_add_install_and_required_by ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_multiple_required_by ... ok
[INFO] [stdout] test internal::cache::github_release::tests::github_release_operation_cache::test_multiple_versions_same_repository ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_cleanup_with_failing_delete_install ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_cleanup_with_failing_delete_tap ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_cleanup_with_versions ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_empty_bin_paths ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_install_update ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_homebrew_update_operations ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_install_bin_paths ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::date_handling::test_handle_date_string ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::date_handling::test_handle_optional_date_string ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_install_check ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_omnipath::test_empty_file_migration ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_multiple_env_requirements ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_omnipath::test_no_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_prompts::test_basic_migration ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_update_install_status ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_update_tap_status ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_omnipath::test_basic_migration ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_install_with_different_versions ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_omnipath::test_invalid_file_migration ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_tap_update ... ok
[INFO] [stdout] test internal::cache::homebrew_operation::tests::homebrew_operation_cache::test_homebrew_bin_path ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_up_environments::test_basic_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_prompts::test_invalid_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_prompts::test_no_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_repositories::test_basic_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_repositories::test_empty_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_repositories::test_invalid_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_repositories::test_no_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_prompts::test_empty_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_up_environments::test_empty_file_migration ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_plugin_versions::test_freshness ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_plugin_versions::test_new ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_up_environments::test_invalid_file_migration ... ok
[INFO] [stdout] test internal::cache::migration::predatabase::tests::migrate_up_environments::test_no_file_migration ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_operation_cache::test_add_installed_and_required_by ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_try_exclusive_update_error_log ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_operation_cache::test_set_and_get_plugin_versions ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_operation_cache::test_should_update_mise ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_operation_cache::test_should_update_mise_plugin ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_null_timestamp ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_sequential_error_log_access ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_try_exclusive_update ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_case_sensitivity ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_try_exclusive_update_error_log_empty ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_try_exclusive_update_error_log_not_exists ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_invalid_yaml_answer ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_update_error_log ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_update_error_overwrite ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_add_and_get_answers ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_yaml_value_types ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_env_var::test_from_env_config ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_env_var::test_from_env_operation_config ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environment::test_env_vars ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_empty_answers ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environment::test_new_and_init ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environment::test_version_management ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environment::test_versions_for_dir ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_empty_repo_get_answers ... ok
[INFO] [stdout] test internal::cache::omnipath::tests::omnipath_cache::test_try_exclusive_update_invalid_timestamp ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_assign_environment_without_sha ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_assign_modified_environment ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_repo_override_org_answer ... ok
[INFO] [stdout] test internal::cache::mise_operation::tests::mise_operation_cache::test_cleanup ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environment::test_paths ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_assign_already_existing_environment ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_environment_retention_max_per_workdir ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_multiple_answers_same_prompt ... ok
[INFO] [stdout] test internal::cache::prompts::tests::prompts_cache::test_org_level_answers ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_clear_environment ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_clear_nonexistent_environment ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_multiple_workdir_environments ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_environment_history_cleanup ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_assign_environment_with_different_sha ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_environment_retention_max_total ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_environment_retention_max_total_keep_open ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_version::test_new ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_get_and_assign_environment ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_last_seen_at_updated_on_omni_up ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_environment_ids ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_retention_disabled_with_zero ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_retention_stale_cleanup_old_entries ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_retention_stale_keeps_recent_entries ... ok
[INFO] [stdout] test internal::cache::up_environments::tests::up_environments_cache::test_retention_stale_uses_max_of_dates ... ok
[INFO] [stdout] test internal::cache::workdirs::tests::workdirs_cache::test_fingerprint_operations ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_existing_configures_current_directory ... ok
[INFO] [stdout] test internal::cache::workdirs::tests::workdirs_cache::test_multiple_workdirs ... ok
[INFO] [stdout] test internal::cache::workdirs::tests::workdirs_cache::test_trusted_workdir_operations ... ok
[INFO] [stdout] test internal::cache::workdirs::tests::workdirs_cache::test_zero_fingerprint_behavior ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::generate_sandbox_name_produces_safe_value ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::generate_sandbox_name_uses_dependency_prefix_when_possible ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_autogenerated_name_creates_workdir ... ok
[INFO] [stdout] test internal::cache::workdirs::tests::workdirs_cache::test_multiple_fingerprint_types ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_named_creates_config_and_id ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_named_fails_when_directory_exists ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_multiline_between_options_using_plus ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_multiline_between_options_using_repeat ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_multiline_description_using_plus ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_multiline_description_using_repeat ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_simple_long ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_simple_positional ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_simple_short ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_allow_hyphen_values ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_allow_negative_numbers ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_conflicts_with ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_conflits_with_multiple ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_conflits_with_multiple_repeat ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_default ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_delimiter ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_last ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_leftovers_dots ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_leftovers_no_dots ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_required_if_eq ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_required_if_eq_all ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_required_without ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_required_without_all ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_required_without_multiple ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_required_without_multiple_repeat ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_requires_multiple ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_requires_multiple_repeat ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_requires_single ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_array_bool ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_array_boolean ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_with_path_creates_sandbox ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_array_float ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_array_int ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_array_integer ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_bool ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_boolean ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_flag ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_float ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_int ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_integer ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_array_string ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_with_type_string ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arg_without_description ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_with_path_prompts_if_git_repo_exists ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_multiple ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_repeat ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_repeat_plus ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_repeat_with_required ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_required ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_conflicts_with ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::argparser ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_requires ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::arggroup_simple ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::argparser_false ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::autocompletion ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::autocompletion_false ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::autocompletion_partial ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::category ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::category_multiline_splits_commas ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::category_multiline_appends_to_existing ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::complex_multiline_everywhere ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::default ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_invalid_value_type_boolean ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_continue_without_key ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_duplicate_key ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_group_missing_parameters ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::category_splits_commas ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_missing_help ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_missing_subkey ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_group_empty_part ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_group_unknown_config_key ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_with_path_prompts_if_workdir_exists ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_missing_syntax ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_parameter_missing_description ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_parameter_empty_part ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_parameter_invalid_key_value ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_named_rejects_invalid_name ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_unknown_key ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::error_handling::test_metadata_header_parameter_unknown_config_key ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::help ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::help_multiline_using_plus ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::simple ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::sync_update ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::sync_update_false ... ok
[INFO] [stdout] test internal::config::parser::check::tests::path_pattern_from_str::test_edge_cases ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::opt_simple_short ... ok
[INFO] [stdout] test internal::commands::frompath::tests::from_source_file_header::help_multiline_using_repeat ... ok
[INFO] [stdout] test internal::config::parser::check::tests::path_pattern_from_str::test_glob_patterns ... ok
[INFO] [stdout] test internal::config::parser::check::tests::path_pattern_from_str::test_global_patterns ... ok
[INFO] [stdout] test internal::config::parser::check::tests::path_pattern_from_str::test_trim_leading_slash ... ok
[INFO] [stdout] test internal::config::parser::check::tests::path_pattern_from_str::test_negative_patterns ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_allow_hyphen_values::test_counter ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_allow_hyphen_values::test_flag ... ok
[INFO] [stdout] test internal::config::parser::check::tests::path_pattern_from_str::test_relative_paths ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_last::test_non_positional ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_allow_hyphen_values::test_num_values ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_counter::test_num_values ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_leftovers::test_use_before_last_positional ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_counter::test_positional ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_leftovers::test_use_more_than_once ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_leftovers::test_use_with_non_positional ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_num_values ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_num_values_ok_if_last ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_num_values_ok_if_required ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_required_before_non_required ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_required_num_values_between_max_zero ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_required_num_values_at_most_zero ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_positional::test_positional_required_num_values_exactly_zero ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_group_conflicts_with ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_group_requires ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_group_parameters ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_param_conflicts_with ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_group_requires_param_exists ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_param_required_if_eq ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_param_required_without ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_param_required_if_eq_all ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_param_required_without_all ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_param_requires ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_references::test_group_requires_group_exists ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_unique_names::test_params_dest ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_unique_names::test_params_names ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::check_parameters_unique_names::test_params_and_groups ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_allow_negative_numbers ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_group_multiple ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_with_path_succeeds_if_omni_yaml_exists_with_allow_empty ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_group_required ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_group_requires ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_group_conflicts_with ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_group_occurrences ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_last ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_last_single_value ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_default ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_conflicts_with ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_default_array_with_value_delimiter ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_default_missing_value ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_leftovers ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_leftovers_allow_hyphens ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_leftovers_no_allow_hyphens ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_num_values ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_required ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_required_without ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_required_if_eq ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_value_delimiter_on_non_array ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::initialize_with_path_succeeds_if_omni_yaml_exists_with_dependencies ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_simple ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_unexpected_argument ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_allow_negative_numbers_scenarios ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_required_without_all ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_bool ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_enum ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_counter ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_required_if_eq_all ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_requires ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_float ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_flag ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_counter_option ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_leftovers_positional ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_equals_separator ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_long_option ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_multiple_names ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_int ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_multiple_names_with_placeholders_for_each ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_multiple_names_whitespace ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_empty_input ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_value_string ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_positional_with_placeholder ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_multiple_placeholders ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_option_with_placeholder ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_short_option ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_multiple_names_with_placeholder_at_the_end ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_whitespace_handling ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::parse_arg_name::test_simple_positional ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_empty_list ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_inline_enum ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_precedence ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_list_as_enum ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_basic_types ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_single_item_list ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::syntax_opt_arg_type::test_from_config_value_traditional_enum ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_auth_matching ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_invalid_patterns ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_fragment_matching ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_basic_matching ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_default_behavior ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_invalid_urls ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_protocol_matching ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_port_matching ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_query_matching ... ok
[INFO] [stdout] test internal::config::parser::command_definition::tests::command_syntax::parse_args::test_param_num_values_at_most ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::parse_cargo_crate_name::crate_with_version ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::parse_cargo_crate_name::invalid_multiple_at ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::parse_cargo_crate_name::simple_crate ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_advanced_operations ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_basic_env_operations ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_heredoc ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_heredoc_indentation ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_invalid_operations ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_mixed_operations ... ok
[INFO] [stdout] test internal::config::up::custom::tests::parse_env_file_lines::test_quoted_heredoc_delimiter ... ok
[INFO] [stdout] test internal::config::up::custom::tests::test_valid_delimiters ... ok
[INFO] [stdout] test internal::config::parser::up_command::tests::test_path_matching ... ok
[INFO] [stdout] test internal::config::up::custom::tests::test_valid_env_names ... ok
[INFO] [stdout] test internal::commands::builtin::sandbox::tests::resolve_target_validates_name_and_creates_root ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::install::specific_version ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::cleanup::cleanup_removes_unused ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::install::latest_version ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::install::with_build ... ok
[INFO] [stdout] test internal::config::up::cargo_install::tests::install::with_prerelease ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_custom_env_static_value ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_custom_env_with_install_dir_template ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_custom_env_with_install_dir_template_in_path ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::immutable_filtering::test_immutable_false_accepts_both ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::immutable_filtering::test_immutable_true_filters_non_immutable ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::multi_from_config_value::empty ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_no_sdk_dirs_no_custom_env ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::multi_from_config_value::list_multi ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::multi_from_config_value::object_single ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::multi_from_config_value::str ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::single_from_config_value::object ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::single_from_config_value::object_repo_alias ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::single_from_config_value::str ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::multi_from_config_value::object_multi ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::single_from_config_value::with_all_values ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_sdk_all_directories ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_sdk_dirs_and_custom_env ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_sdk_include_directory ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::latest_release_binary ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_sdk_man_directory ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::immutable_filtering::test_immutable_config_parsing ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::different_prefix ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::fails_if_binary_is_false_and_only_binaries ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::fails_if_no_assets ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::fails_if_no_matching_assets ... ok
[INFO] [stdout] test internal::config::up::go_install::tests::test_go_pseudo_versions ... ok
[INFO] [stdout] test internal::config::up::go_install::tests::test_parse_go_install_path ... ok
[INFO] [stdout] test internal::config::up::go_install::tests::test_validate_go_install_path ... ok
[INFO] [stdout] test internal::config::up::go_install::tests::test_validate_go_install_version ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::empty_file ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::file_is_directory ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::file_not_exists ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::from_build_system_requires ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::from_pep621_requires_python ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::from_poetry_dependencies ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::from_poetry_dependencies_with_table ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::invalid_toml ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::mixed_format_requirement ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::no_python_requirement ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::python_requires_non_string ... ok
[INFO] [stdout] test internal::config::up::python::tests::detect_version_from_pyproject_toml::python_string_without_version ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::carot ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::exact_match ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::exact_match_with_build_and_no_build_matcher ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::exact_match_with_prerelease_and_no_prerelease_matcher ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::compute_sdk_env_vars::test_sdk_lib_directory ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::gt ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::gte ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::lt ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::lte ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_1_2 ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_1 ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_1_x ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_1_x_x ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_1_2_3 ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_latest ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::prefix_any ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::prefix_v ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::match_star ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::version_matcher_new_handles_pyproject_toml_formats ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::tilde ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_default_behavior ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_directory_prefix ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_directory_prefix_matching ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_edge_cases ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_empty_patterns ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_exact_matches ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_multiple_patterns ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_pattern_priority ... ok
[INFO] [stdout] test internal::config::utils::tests::check_allowed::test_wildcard_patterns ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_cargo_install_backend ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_custom_bin_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_default_backend ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_empty_backend ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_empty_bin_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_generic_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_ghrelease_backend ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_ghrelease_backend_with_bin_path_and_env_vars ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_go_install_backend ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_go_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_go_tool_with_data_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_go_with_existing_goroot ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_helm_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_helm_tool_with_data_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_multiple_versions ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_node_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_node_tool_with_data_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_python_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_python_tool_with_data_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_ruby_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_ruby_tool_with_data_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_ruby_with_existing_gem_vars ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_rust_tool_setup ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_rust_tool_with_data_path ... ok
[INFO] [stdout] test internal::dynenv::tests::dynamic_env::apply_versions::test_unknown_backend ... ok
[INFO] [stdout] test internal::git::org::tests::azure_owner_repo_parsing ... ok
[INFO] [stdout] test internal::git::org::tests::azure_ssh_owner_only_and_repo ... ok
[INFO] [stdout] test internal::git::org::tests::generic_host_parsing ... ok
[INFO] [stdout] test internal::git::org::tests::generic_partial_ssh_handles ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::latest_release_binary_with_prerelease ... ok
[INFO] [stdout] test internal::git::org::tests::get_repo_git_url_azure ... ok
[INFO] [stdout] test internal::git::org::tests::get_repo_git_url_github ... ok
[INFO] [stdout] test internal::git::org::tests::get_repo_git_url_generic ... ok
[INFO] [stdout] test internal::git::org::tests::get_repo_git_url_gitlab ... ok
[INFO] [stdout] test internal::git::org::tests::get_repo_git_url_owner_mismatch ... ok
[INFO] [stdout] test internal::git::org::tests::get_repo_git_url_host_only_orgs ... ok
[INFO] [stdout] test internal::git::org::tests::github_partial_ssh_handles ... ok
[INFO] [stdout] test internal::git::org::tests::github_partial_handles ... ok
[INFO] [stdout] test internal::git::org::tests::gitlab_namespace_parsing ... ok
[INFO] [stdout] test internal::git::org::tests::gitlab_partial_ssh_handles ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::azure_with_userinfo_and_port_https ... ok
[INFO] [stdout] test internal::config::up::utils::version::tests::version_parser_compare ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::azure_https_and_ssh ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::generic_host_https_and_ssh ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::github_https_and_ssh ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::gitlab_deep_subgroups ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::github_with_port_and_userinfo ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::inspect_git_url_with_paths_and_query ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::negative_cases ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::gitlab_subgroups_https_and_ssh ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::gitlab_with_port_and_userinfo ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::partial_cases_are_valid ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::aws_codecommit_browse ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::aws_codecommit_commit ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::azure_devops_tree ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::azure_devops_branch_with_slashes ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::azure_devops_with_line_range ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::azure_devops_url ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::more_than_one_asset ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::azure_devops_with_single_line ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::single_repo_with_git_suffix ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_browse_with_query ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_browse_without_query ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_commits_with_fragment ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_commits_with_fragment_and_line_f ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_cloud_with_single_line ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_commits_with_fragment_and_line_t ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_raw ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_with_line_range ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_server_with_single_line ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gerrit_gitiles_commit ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gerrit_gitiles_plus_pattern ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gerrit_gitiles_refs_heads ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_cloud_with_line_range ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitea_src_branch ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitea_src_commit ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitea_raw_branch ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::bitbucket_url ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_raw_domain ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitea_with_subgroups ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitea_with_line_range ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_blob_url ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_url_with_branch_and_path ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_url_with_branch_only ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_url_without_branch ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_with_line_range_no_l_on_end ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitlab_blob_with_query ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_with_single_line ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::non_standard_version ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::github_with_line_range ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitlab_subgroup_with_branch ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::google_cloud_colon_separator ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitlab_tree_with_query ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::google_cloud_commit ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::google_cloud_tree ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitlab_url_with_branch_and_path ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitlab_raw ... ok
[INFO] [stdout] test internal::git::utils::tests::format_path_with_template_and_data_tests::test_format_path_with_template_and_data_basic ... ok
[INFO] [stdout] test internal::git::utils::tests::format_path_with_template_and_data_tests::test_format_path_with_template_and_data_nested_path ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::ssh_url_no_branch_extraction ... ok
[INFO] [stdout] test internal::git::utils::tests::format_path_with_template_and_data_tests::test_format_path_with_template_and_data_no_template ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::sourceforge_ci_tree ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::sourceforge_ci_commit ... ok
[INFO] [stdout] test internal::git::utils::tests::full_git_url_parse_tests::test_full_git_url_parse_file_scheme_rejected ... ok
[INFO] [stdout] test internal::git::parsed_repo_url::tests::web_url_extraction::gitlab_with_line_range ... ok
[INFO] [stdout] test internal::git::utils::tests::format_path_with_template_tests::test_format_path_with_template_basic ... ok
[INFO] [stdout] test internal::git::utils::tests::full_git_url_parse_tests::test_full_git_url_parse_valid_https_url ... ok
[INFO] [stdout] test internal::git::utils::tests::format_path_with_template_tests::test_format_path_with_template_custom_format ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_complete_url ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_missing_host ... ok
[INFO] [stdout] test internal::git::utils::tests::full_git_url_parse_tests::test_full_git_url_parse_missing_name ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_ssh_with_git_suffix ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_gitlab_subgroups ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_without_git_suffix_no_name ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_empty_name ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_missing_owner ... ok
[INFO] [stdout] test internal::git::utils::tests::id_from_git_url_tests::test_id_from_git_url_with_git_suffix_no_owner ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::specific_release_binary_1_1_minor ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_ignored_directory ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::specific_release_binary_1_major ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_from_tests::test_is_path_gitignored_from_nonexistent_file_with_root ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_from_tests::test_is_path_gitignored_from_with_root ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_from_tests::test_is_path_gitignored_from_without_root ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_from_tests::test_is_path_gitignored_nested_repos ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_file_in_subdirectory ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_git_url_tests::test_package_path_from_git_url_file_scheme ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_git_url_tests::test_package_path_from_git_url_missing_host ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_git_url_tests::test_package_path_from_git_url_empty_name ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_git_url_tests::test_package_path_from_git_url_valid ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_handle_tests::test_package_path_from_handle_invalid_url ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_handle_tests::test_package_path_from_handle_valid_url ... ok
[INFO] [stdout] test internal::git::utils::tests::package_root_path_tests::test_package_root_path_returns_package_path ... ok
[INFO] [stdout] test internal::git::utils::tests::safe_git_url_parse_tests::test_safe_git_url_parse_invalid_url ... ok
[INFO] [stdout] test internal::git::utils::tests::package_path_from_git_url_tests::test_package_path_from_git_url_missing_owner ... ok
[INFO] [stdout] test internal::git::utils::tests::safe_git_url_parse_tests::test_safe_git_url_parse_valid_https_url ... ok
[INFO] [stdout] test internal::git::utils::tests::safe_git_url_parse_tests::test_safe_git_url_parse_valid_ssh_url ... ok
[INFO] [stdout] test internal::config::up::github_release::tests::up::specific_release_binary_1_2_2_full ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_ignored_file ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_no_git_repo ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_non_ignored_directory ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_non_ignored_file ... ok
[INFO] [stdout] test internal::git::utils::tests::is_path_gitignored_tests::test_is_path_gitignored_nonexistent_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 540 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c419dbb1420401818aa1ea41f838302c1ee8097f1c25a6c3874364de71f5460d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c419dbb1420401818aa1ea41f838302c1ee8097f1c25a6c3874364de71f5460d", kill_on_drop: false }`
[INFO] [stdout] c419dbb1420401818aa1ea41f838302c1ee8097f1c25a6c3874364de71f5460d
